Don't use the return value from SendMessage(WM_SETICON). That is the old
authorTor Lillqvist <tml@iki.fi>
Sun, 7 Dec 2003 11:03:08 +0000 (11:03 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Sun, 7 Dec 2003 11:03:08 +0000 (11:03 +0000)
commit4b328c47531d999f63c61a671bdd1c283505349d
tree809bdcbdab13b529bd94632fe5d77b2a73e299d0
parent4e4748bc3785309ae021f3b25aa3fe8a1b48c95f
Don't use the return value from SendMessage(WM_SETICON). That is the old

2003-12-07  Tor Lillqvist  <tml@iki.fi>

* gdk/win32/gdkwindow-win32.c (gdk_window_set_icon): Don't use the
return value from SendMessage(WM_SETICON). That is the old
icon. Fixes GDI resource leak. (#128559, Tim Evans)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gdk/win32/gdkwindow-win32.c